home *** CD-ROM | disk | FTP | other *** search
/ Mac100% 1999 April / MAC100-1999-04.ISO.7z / MAC100-1999-04.ISO / オンラインソフト定点観測 / Utility / CNIF_MacroMaker 1.4.sit / CNIF_MacroMaker 1.4 / CNIF_MM-Help.rsrc / TEXT_5048_CNM cb 1 11494.txt < prev    next >
Text File  |  1999-01-06  |  1KB  |  24 lines

  1.  -- #script
  2. global HMResName
  3. put word 3 of HMResName into n1
  4. put empty into m3
  5. if the visible of cd fld id 76 then
  6.   put "テャヒ™,テ・テゥ,テ「ナ’,テェテ–,テアテソ,テ」窶。,テャy" into w
  7.   put (n1 div 7) + min(n1 mod 7,1) into n2
  8.   put n1 - 7 * (n2 - 1) into n3
  9.   put "テォテŠ" && n2 & (item n3 of w) & "テウjテャヒ™ テ‡ï」ソテ厭テ丑テ嘉ァテァテ湘ェツィテ‡テεォナ津ィ竄ャ" into m2
  10.  
  11.   if the hilite of cd btn id (n3 + 31) is false then
  12.     put return & item n3 of w & "テウjテャヒ™" & "テ‡窶。テ荏テ宇テ叡テ丑テ‡ツオテ‡ニ津‡竕 テ‡テヲテ‡竕・テ‡ツ「テ③" into m3
  13.   end if
  14.   put "テォSテ‡ニ津‡テεウjテャヒ凖‡テε荏テ宇テ叡テ丑テ‡ï」ソテ、Oテ‡竏妥‡竏†テャヒ凖ッtテゥwテュテ凝嘉‡テ…[テ栄テ‡窶ヲテ‡ツサテ‡テ凝‡窶ケテ‡竏妥③" into m4
  15. else
  16.   put n1 & "テャヒ™ テ‡ï」ソテ厭テ丑テ嘉ァテァテ湘ェツィテ‡テεォナ津ィ竄ャ" into m2
  17.   put "テウjテャヒ凖‡ï」ソテ荏テ宇テ叡テ丑テ‡竏妥‡テ暗‡竏†テウjテャヒ凖ゥwテュテ凝嘉‡テ…[テ栄テ‡窶ヲテ‡ツサテ‡テ凝‡窶ケテ‡竏妥③" into m4
  18. end if
  19. put "テアテ テ・テゥ" into m1
  20. if the hilite of cd btn id 90 then put "テ、テ氾ェテョテ・テゥ" into m1
  21. else if the hilite of cd btn id 91 then put "テ」テ凖ェテョテ・テゥ" into m1
  22. if the hilite of cd btn id n1 then put "テ‡ツゥテ‡テテ、Oテ‡ツオテ‡窶ケテ‡竏妥③" after m2
  23. else put "テ‡窶ヲテ‡ツオテ‡窶ケテ‡竏妥③" after m2
  24. HMShowHelp "テ荏テ宇テ叡テ丑テ‡竏妥‡テ暗‡竏†" && m1 && m2 && m3 & return & return & m4